Get contract addresses
GET/contracts
get quotes from all relayers.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
contracts
object
Contracts is a map of chain id to contract address
property name* string
[
{
"contracts": {}
}
]
Loading...